func google.golang.org/protobuf/internal/impl.consumeGroupSliceValue

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_field.go#L679: func consumeGroupSliceValue(b []byte, listv protoreflect.Value, num protowire.Number, wtyp protowire.Type, opts unmarshalOptions) (_ protoreflect.Value, out unmarshalOutput, err error) {
		codec_field.go#L705: 	unmarshal: consumeGroupSliceValue,